.loading{ text-align center; padding 30px;}

.detailCont{
    word-break break-all;
}
.detailCont p{ margin-top 15px;font-size: 16px; line-height 1.5 ;}
.font0 , .font0 p , .font0 div , .font0 td , .font0 li{
    font-size: 16px;
}
.font1,.font1 p , .font1 div , .font1 td , .font1 li{
    font-size: 18px;
}
.font2,.font2 p , .font2 div , .font2 td , .font2 li{
    font-size: 20px;
}
.chngFont{ cursor pointer}
.active{ font-weight bolder;}

.disabled {
			color #ccc !important;
			cursor not-allowed;
            background #b5b5b5 !important;
		}
/*用于默认的数据列表模版，当嵌套该模版时，默认只显示5条，6-10条隐藏*/
.list_no_6_10,.list_no_6,.list_no_7,.list_no_8,.list_no_9,.list_no_10{ display: none ;}
.shortdate2,.longdate{ display: none }
[ms-if],[ms-visible]{display:none}
.active{color:#f00;font-weight:bold;}
.col-cont ul li.curr a{background: #f2f2f2;}
input.search {
    float: right;
    width: 25px;
    height: 25px;
    border: none;
    outline: none;
    margin-right: 18px;
    background: url(201908_jgswglj_sy_ss.png) center center no-repeat;
    margin-top: 10px;
}